home *** CD-ROM | disk | FTP | other *** search
- 0660103030566
- 9[....................................................]
- ÇModulaandtheClipboard
-
- Thefilesare:
-
- CLIPBOAR.DEF,CLIPBOAR.MOD sourceforclipboardlibrary
- TESTCLIP.MOD exampleprogramsource
- TESTCLIP.TOS exampleprogram
- CLIP.PRG \AUTO\program
- READ.ME thisfile
-
- Theclipboardinfoandthefileclip.prgwasfromRuss
- Wetmore'sclipboardposting.Hereleasedclip.prgtothepublic
- domain.
-
- ThelibraryisbasicallyatranslationfromWetmore's
- documentationandshowsitsleaningtotheClanguage.For
- example,PutClipwouldbeeasiertouseifitwouldpassastring,
- ratherthantheaddressofabuffer.GetClippassestheaddressof
- anaddressandisnotstandardModula.Thelibrarywastestedby
- runningtestclip.Itdidwhatitwasdesignedtodo,andanything
- elseshouldbetested.
-
- TherewasaproblemthatPutClipdidnotworkuntilwe
- changedtheorderinwhichtheparameterswerepassed.*********
-
- Theclip.sysfileseemstogoawayafteritisused.Doesit
- becomeasystemfile?Weareconfusedastothelocationof
- clip.sys.Itgoestowhateverdeviceiscurrentandisusedfirst.
- Basically,wegottheprogramtestcliptorun,andarewaitingon
- moreinfoonwhattheclipboardistogobeyondthere.
-
- TheModulausedisfromJeffersonSoftware.Itisbasedon
- themostrecentversionofModulafromWirth,thethirdedition,
- andisnotcompletelycompatablewithTDI'sversionofModula
- whichisbasedonthesecondedition.Sendanyproblemstous.
-
- JeffersonSoftwareincludesthesourcetothelibrariesin
- theirModula2DevelopmentSystem.Youmayusethesourceinthis
- exampleaslongasyouagreetoincludethecopyrightnotice,name
- addressandphonenumberofJeffersonSoftwareanywherethesource
- isused.
-
- JeffersonSoftware
- 12416N28thDr#18-236
- Phoenix,AZ85029-2434
- (602)243-3106
- CompuserveID73637,1245
-
- YoucanfindModulasourceonPhase(602)849-1287.Phase
- isaBBSusingMichTronV2.0.GotoSig8toleavemessages,ask
- questionsorupload/download.
-
- January3,1987
-
-